โ RNS 1.4.2 released https://pypi.org/project/rns/
๐ฌค rns.recipes
top
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Signal K Reticulum Integration โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Started by bergie ยท 6d ago ยท f9477df559d52317
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
post-1
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ bergie #1 โ
โ f9477df559d52317 โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
โธ 6d ago
Now that [reticulum-js](https://reticulum.js.org) is starting to be in a good shape, I
finally got started with integrating Reticulum with our boat systems. In this case the
integration is with the [Signal K](https://signalk.org) marine data platform. Signal K
plugins are written in Node.js, so JavaScript Reticulum implementation was needed.
I used my earlier [Meshtastic integration](https://signalk.org/2025/signalk-meshtastic/)
as a template, but with a slight Reticulum twist.
Here's what works for now:
โข Reticulum connectivity: connect to shared instance if you run rnsd on the machine, or
set up interfaces in Signal K
โข Crew list: you can provide a list of LXMF destinations as "crew"
โข Alerts: Signal K alerts get sent to crew over LXMF
โข Telemetry: the plugin periodically sends telemetry (like position) to the crew
โข NomadNet: there is a basic NomadNet site for the vessel showing some status
information
Down the line I'd like to expand the NomadNet implementation quite a bit -- it would be a
nice interface for writing logbook entries, managing digital switching, etc.
The other part that could be interesting would be to expose the actual Signal K
[streaming protocol](https://signalk.org/specification/1.8.2/doc/streaming_api.html) over
a Reticulum Channel.
The plugin is available in the Signal K "Plugin Store" (NPM front-end). EUPL-1.2 license.
โ 3 โ 0 โค 6
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
post-2
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ Mark #2 โ
โ bc7291552be7a58f โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
โธ 5d ago
Great stuff! Thanks for sharing! Now I wish even more I actually had a boat to set this
up on :) Maybe I can just play pretend and integrate it in my van :P
โ 0 โ 0 โค 3
โ INFO โ Identify to this node to post. How?
bottom